Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add doc for running by task ID. #9412

Merged
merged 3 commits into from
Nov 14, 2024
Merged

docs: Add doc for running by task ID. #9412

merged 3 commits into from
Nov 14, 2024

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Nov 8, 2024

Description

Documenting #9344.

Testing Instructions

👀

@anthonyshew anthonyshew requested a review from a team as a code owner November 8, 2024 03:46
@turbo-orchestrator turbo-orchestrator bot added area: docs Improvements or additions to documentation created-by: turborepo labels Nov 8, 2024
Copy link

vercel bot commented Nov 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 3:59am
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2024 3:59am

@anthonyshew anthonyshew changed the title docs: Add doc for running by task id. docs: Add doc for running by task ID. Nov 8, 2024
@@ -114,18 +115,32 @@ If you want to ensure that one task blocks the execution of another, express tha

## Using filters

While [caching](/repo/docs/crafting-your-repository/running-tasks) ensures you stay fast by never doing the same work twice, you can also filter tasks to run only a subset of [the Task Graph](/repo/docs/core-concepts/package-and-task-graph#task-graph), according to your needs.
Copy link
Contributor Author

@anthonyshew anthonyshew Nov 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated. I just saw it and didn't like it stylistically.

@anthonyshew anthonyshew changed the title docs: Add doc for running by task ID. [DO NOT MERGE] docs: Add doc for running by task ID. Nov 8, 2024
@anthonyshew anthonyshew changed the title [DO NOT MERGE] docs: Add doc for running by task ID. docs: Add doc for running by task ID. Nov 14, 2024
@anthonyshew anthonyshew merged commit dbaf5fb into main Nov 14, 2024
37 checks passed
@anthonyshew anthonyshew deleted the shew-e5eff branch November 14, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants